First one the AudioStartingIntent mentioned in the doc was updated as deprecated and asked to use AudioPlaybackIntent, so we adopted that.
Our goal is to utilize the phone schema so that users can call to our contacts directly from siri, so we have adopted this App intent (phone.startcall) and confirmed required entities. But we are not sure is there are any other conformance and methods need to added to make this intent works properly.
Currently siri able to identify the contact from my app given in this contact entity (.phone.phonePerson) when asking 'Call to {contact}', but the perform method not getting called.
We are using latest xcode 27 beta 4 and iPhone 17 pro with iOS27 beta 4.
Feedback id: FB23955911
Topic:
Machine Learning & AI
SubTopic:
App Intents
Tags: